DELETE /Resource/BuiltInResource/

Deletes the contents of the specified built-in resource.
 

Request

Method Request URI
DELETE /API/Resource/BuiltInResource/?resourceKind=value&tenantId=value&sessionId=value

URI Parameters

URI Parameter Description
resourceKind The kind of resource to get. See Dundas.BI.AppResources.BuiltInResourceKind for more details.
tenantId The optional tenant ID this resource is for.
sessionId The ID of the session.

Request Body

There is no Request Body for this function.

Response

Response Body

A System.Boolean with the result, or a status code indicating the problem.